From 24512b59e4156cafc21a0c0d7e4421839be135a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Bosdonnat?= Date: Fri, 9 Dec 2016 14:33:22 +0100 Subject: [PATCH] docs: xl-network-configuration turns into a man MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Move docs/misc/xl-network-configuration.markdown to docs/man and update the references to it in the other man pages. Signed-off-by: Cédric Bosdonnat Acked-by: Wei Liu --- docs/INDEX | 1 - .../xl-network-configuration.markdown.5} | 0 docs/man/xl.cfg.pod.5.in | 4 ++-- docs/man/xl.pod.1.in | 4 ++-- 4 files changed, 4 insertions(+), 5 deletions(-) rename docs/{misc/xl-network-configuration.markdown => man/xl-network-configuration.markdown.5} (100%) diff --git a/docs/INDEX b/docs/INDEX index 7d26cf85d4..2cfeef90a9 100644 --- a/docs/INDEX +++ b/docs/INDEX @@ -17,7 +17,6 @@ misc/vbd-interface Xen Guest Disk (VBD) Interface misc/xenstore Xenstore protocol specification misc/xenstore-paths Xenstore path documentation misc/xl-disk-configuration XL Disk Configuration -misc/xl-network-configuration XL Network Configuration misc/distro_mapping Distro Directory Layouts misc/dump-core-format Xen Core Dump Format misc/vtd VT-d HOWTO diff --git a/docs/misc/xl-network-configuration.markdown b/docs/man/xl-network-configuration.markdown.5 similarity index 100% rename from docs/misc/xl-network-configuration.markdown rename to docs/man/xl-network-configuration.markdown.5 diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in index 21b58bc21e..517c7f9910 100644 --- a/docs/man/xl.cfg.pod.5.in +++ b/docs/man/xl.cfg.pod.5.in @@ -486,7 +486,7 @@ the host they should map to. See F. Specifies the networking provision (both emulated network adapters, and Xen virtual interfaces) to provided to the guest. See -F. +L. =item B @@ -2032,7 +2032,7 @@ natively or via hardware backwards compatibility support. =item F -=item F +=item L =item F diff --git a/docs/man/xl.pod.1.in b/docs/man/xl.pod.1.in index 8e2aa5b5af..2937f33003 100644 --- a/docs/man/xl.pod.1.in +++ b/docs/man/xl.pod.1.in @@ -1383,7 +1383,7 @@ How the device should be presented to the guest domain; for example "hdc". Creates a new network device in the domain specified by I. I describes the device to attach, using the same format as the B string in the domain config file. See L and -L +L for more informations. Note that only attaching PV network interface is supported. @@ -1797,10 +1797,10 @@ Transcendent Memory. The following man pages: L(5), L(5), B(1) +L And the following documents on the xen.org website: -L L L L -- 2.30.2